'宣言 Public Overloads Function GetProperties( _ ByVal attributes() As Attribute _ ) As PropertyDescriptorCollection
public PropertyDescriptorCollection GetProperties( Attribute[] attributes )
パラメータ
- attributes
- 属性配列。
戻り値の型
このコンポーネントのインスタンスのためにフィルタされたプロパティを表すSystem.ComponentModel.PropertyDescriptorCollectionです。